gtk4.git
2023-04-27 Benjamin Ottetestsuite: Use GLTextureBuilder
2023-04-27 Benjamin Otteglarea: Port to GdkGLTextureBuilder
2023-04-27 Benjamin Ottetexturebuilder: Pass the destroy notify to the build...
2023-04-27 Benjamin Ottetexturebuilder: Add ::format and ::has-mipmap
2023-04-27 Benjamin Ottegdk: Add GdkGLTextureBuilder
2023-04-27 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-04-27 Benjamin OtteMerge branch 'wip/otte/gl-version' into 'main'
2023-04-27 Benjamin Ottewgl: Improve error messages when GL init fails
2023-04-27 Benjamin Ottewgl: Create context during WGL initialization
2023-04-27 Benjamin Ottewin32: Get rid of display->gl_version
2023-04-27 Benjamin Ottewin32: Refactor context creation
2023-04-27 Benjamin Ottegdk: Add workaround for Visual Studio
2023-04-27 Benjamin Ottemac: Properly set GLContext.is_legacy()
2023-04-27 Benjamin Otteglcontext: assert all contexts set the version on realize()
2023-04-27 Benjamin Ottemac: Try all different OpenGL profiles
2023-04-27 Benjamin Otteglcontext: Compute matching version the simple way
2023-04-27 Benjamin Ottewin32: Make sure highest possible GL version is created
2023-04-27 Benjamin Ottewin32: Pass the version properly through the creation...
2023-04-27 Benjamin Otteglx: Make sure highest possible GL version is created
2023-04-27 Benjamin Otteegl: Make sure highest possible GL version is created
2023-04-27 Benjamin Ottegdk: Move GdkGLAPI enum into gdkenums.h
2023-04-27 Benjamin Otteglcontext: Use GdkGLVersion elsewhere
2023-04-27 Benjamin Ottegdk: Introduce GdkGLVersion
2023-04-27 Benjamin Ottewin32: Remove an outdated check
2023-04-26 Matthias ClasenFix a crash
2023-04-26 Benjamin OtteMerge branch 'wip/otte/treelistmodel-madness' into...
2023-04-26 Matthias ClasenFix the build with clang
2023-04-26 Benjamin Ottetreelistmodel: Delay notifies from TreeListRow
2023-04-26 Benjamin Ottetreelistmodel: Be safer during collapsing
2023-04-26 Benjamin OtteMerge branch 'wip/otte/surface-surgery' into 'main'
2023-04-26 Daniel Boles3to4: Fix we said we replace doubles with doubles,
2023-04-26 Benjamin Ottedisplay: Remove ::create_surface() vfunc
2023-04-26 Benjamin Ottewayland: Set default title in toplevel_init()
2023-04-26 Benjamin Ottemacos: Add surface from ::constructed()
2023-04-26 Benjamin Ottegdk: Remove GDK_SURFACE_DRAG enum member
2023-04-26 Benjamin Ottewayland: Create drag surface directly
2023-04-26 Benjamin Ottewayland: Remove struct member
2023-04-26 Benjamin Ottex11: Add private gdk_x11_drag_surface_new()
2023-04-26 Benjamin Ottex11: Set frame clock in ::constructed
2023-04-26 Benjamin Ottex11: Move window construction to ::constructed()
2023-04-26 Benjamin Ottebroadway: Create gdk_broadway_drag_surface_new()
2023-04-26 Benjamin Ottewin32: Create gdk_win32_draw_surface_new()
2023-04-26 Benjamin Ottemacos: Set frame clock in ::constructed
2023-04-26 Benjamin Ottebroadway: Set frame clock in ::constructed
2023-04-26 Benjamin Ottebroadway: Move surface init code into ::constructed()
2023-04-26 Benjamin Ottewin32: Set frame clock in constructed()
2023-04-26 Benjamin Ottewayland: Construct the frame clock in the surface
2023-04-26 Benjamin Ottesurface: Make gdk_surface_set_frame_clock() available
2023-04-26 Benjamin Ottemacos: Move native window creation to ::constructed()
2023-04-26 Benjamin Ottemacos: Don't pass sizes to macos_surface_new()
2023-04-26 Benjamin Ottemacos: Create drag surface directly
2023-04-26 Benjamin Ottemacos: Move construction stuff into ::constructed
2023-04-26 Benjamin Ottemacos: toplevels have no parent
2023-04-26 Benjamin Ottewin32: Move surface init code into ::constructed()
2023-04-26 Benjamin Ottewin32: Abort on error
2023-04-26 Benjamin Ottewin32: Remove outdated debug messages
2023-04-26 Benjamin Ottewin32: Move toplevel signal into the toplevel class
2023-04-26 Benjamin Ottebroadway: Pass parent as a construct argument
2023-04-26 Benjamin Ottex11: Get rid of sizes when constructing surfaces
2023-04-26 Benjamin Ottex11: Remove unused variable
2023-04-26 Benjamin Ottewayland: Move surface initialization into constructed()
2023-04-26 Benjamin Ottewayland: Move toplevel-specific code into the toplevel
2023-04-26 Benjamin Ottedisplay: Remove x/y/w/h from create_surface()
2023-04-26 Matthias ClasenMerge branch 'application-signal-cleanup' into 'main'
2023-04-26 Matthias Clasenapplication: Clean up signal handlers
2023-04-26 Matthias ClasenMerge branch 'win32-warnings' into 'main'
2023-04-26 Matthias ClasenMerge branch 'pathbar-webdav-root' into 'main'
2023-04-26 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-04-26 Matthias ClasenMerge branch 'modelbutton-no-click-outside' into 'main'
2023-04-25 Fran DieguezUpdate Galician translation
2023-04-25 Sebastian Kellergtkmodelbutton: Ignore releases outside of the button
2023-04-25 Matthias Clasengsk: Don't misuse bitwise operators
2023-04-25 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-04-25 Marc-André... gtk/win32: fix usage of deprecated function
2023-04-25 Marc-André... gdk/win32: fix defined but not used warnings
2023-04-25 Marc-André... gdk/win32: fix `hr` set but not used
2023-04-25 Marc-André... gdk/win32: fix g_string_free warning
2023-04-25 Marc-André... gdk/win32: fix GDK_NOTE redefined warning
2023-04-25 Matthias Clasengsk: Don't misuse bitwise operators
2023-04-25 Matthias ClasenMerge branch 'label_get_active_uri' into 'main'
2023-04-25 Matthias ClasenMerge branch 'icontheme-has-icon-consistency' into...
2023-04-25 Matthias ClasenMerge branch 'null-display' into 'main'
2023-04-25 Takao Fujiwaragdkdisplaymanager: Add missing nullable to display...
2023-04-24 velsinkiicontheme: make has_(g)icon consistent with lookup
2023-04-24 Chris MayoFix hovered link URI not returned by gtk_label_get_curr...
2023-04-24 Matthias ClasenMerge branch 'ebassi/button-can-shrink' into 'main'
2023-04-24 Emmanuele BassiAdd GtkMenuButton:can-shrink
2023-04-23 Sabri ÜnalUpdate Turkish translation
2023-04-22 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-04-22 Benjamin Ottesurface: reformat function
2023-04-22 Benjamin Ottesurface: Refactor code
2023-04-22 Benjamin Ottesurface: Fold function into its only caller
2023-04-22 Benjamin Ottesurface: Stop maintaining an unused linked list
2023-04-22 Benjamin Ottesurface: Remove in_update tracking
2023-04-22 Benjamin Ottesurface: Stop tracking the active update area
2023-04-22 Aleksandr MelmanUpdate Russian translation
2023-04-22 Piotr DrągUpdate Polish translation
2023-04-22 Matthias ClasenMerge branch 'gtkfilesystemmodel-emit-items-changed...
2023-04-22 Olivier Crêtefilesystemmodel: Emit items-changed when modifying...
2023-04-22 Matthias ClasenMerge branch 'wip/corey/file-chooser-signal' into ...
next